home *** CD-ROM | disk | FTP | other *** search
- <head>
- <!-- TemplateBeginEditable name="doctitle" -->
- <title>Untitled Document</title>
- <!-- TemplateEndEditable -->
- <meta http-equiv="Content-Type" content="text/html; charset=">
- <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
- <!-- TemplateParam name="BodyBackgroundColor" type="color" value="#FFFFFF" -->
- <!-- TemplateParam name="FormName" type="text" value="form1" -->
- <!-- TemplateParam name="FormMethod" type="text" value="post" -->
- <!-- TemplateParam name="FormAction" type="text" value="" -->
- </head>
- <body bgcolor="@@(BodyBackgroundColor)@@" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
- <form name="@@(FormName)@@" method="@@(FormMethod)@@" action="@@(FormAction)@@">
- <table width="90%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td><hr noshade></td>
- </tr>
- <tr>
- <td><!-- TemplateBeginEditable name="Content" -->
- <p><b>Step 1</b><br>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum
- dolor sit amet, consectetur adipiscing elit. </p>
- <p>
- <input name="textfield1" type="text" size="30">
- <br>
- <input type="submit" name="Submit1" value="Browse...">
- </p>
- <p><b>Step 2</b><br>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
- <p>
- <input type="submit" name="Submit2" value="Upload">
- </p>
- <!-- TemplateEndEditable --> </td>
- </tr>
- <tr>
- <td><hr noshade></td>
- </tr>
- </table>
- </form>
- </body>
- </html>
-